home *** CD-ROM | disk | FTP | other *** search
- !!FILELIST!!
- ; The line above is needed to make the file be accepted by the script
-
- ; IMPORTANT NOTE: If you don't understand any of this, don't worry. The
- ; GUI will take care of it
-
-
- ; PS! This file may seem big, but the comments are taking most of the
- ; space, when stripped for those it's below 40 lines, _including_
- ; filenames. Still, there are LOTS of options that are really not needed.
- ; As you might have understood, a ; indicates the line is a comment.
-
- ; This is the name of the file where the message digests will end up,
- ; relative to the ROOTDIR variable.
- ***SUMFILE src:SignArch/SignArch.sum
-
- ; This is (a part of) my name within PGP. Please note that this line really
- ; isn't needed, if the pgp.config has been edited properly, or PGPPATH has
- ; been set.
- ***SIGNAME Thielemann
-
- ; Rootdir of distribution. Does not have to be specified if you wish to
- ; use the current directory when starting the program as rootdir.
- ***ROOTDIR src:
-
- ; Name of archive
- ***ARCHIVE dh1:ul/SigArc11.lha
-
- ; Check that the whole file is ASCII before returning OK
- ***DEEPCHK
-
- ; Insert script commands, making it an executable AmigaDos script
- ***AUTOCHK
-
- ; Wait-command used between programs in the script
- ***WAITCOM Ask "Press <return> to continue..."
-
- ; I would like the WAITCOM parameter to be issued each time, not just at
- ; the end. If not, I would uncomment the line below.
- ; ***ENDWAIT
-
- ; Character we'll use to force that file is binary (Alt-B)
- ***BINCHAR º
-
- ; Character we'll use to force that file is text (Alt-T)
- ***ASCCHAR þ
-
- ; Set protection flags as well in the checking script
- ***ADDCOMM Protect SignArch.rexx +s
- ***ADDCOMM Protect SignArch +s
- ***ADDCOMM Protect ChkAscii +p
- ***ADDCOMM Protect ChkDate +p
-
- ; Text to be displayed
- ***BANNERS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- ***BANNERS %% Message digests for the SignArch programs and documentation. %%
- ***BANNERS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- ; As I would like to make all of the files have the date set to today, a
- ; command has to be run before any archiving begin. In addition, we'll have
- ; to copy the GUI files, and remove debugging information first.
- ; Btw., "i dag" is Norwegian for "today"...
- ***EXECCMD SetDate SignArch#? "i dag"
- ***EXECCMD SetDate SignArch/#? "i dag"
- ***EXECCMD SetDate SignArch/#?/#? "i dag"
-
- ; To make the icon files be summed, I would uncomment the line below. This
- ; is not encouraged, as just moving the icon is enough to make the test
- ; fail.
- ; ***SUMICON
-
- ; If I wished to encrypt the file to for instance to the author(s) of PGP, I
- ; could uncomment the following lines
- ; ***ENCRYPT Peter Simons <simons@peti.GUN.de>
- ; ***ENCRYPT Philip R. Zimmermann <prz@acm.org>
-
- ; Normally, when encrypting, the non-crypted archive will be wiped. To
- ; avoid this, uncomment the line below.
- ; ***ARCLIVE
-
- ; The (text) file below would have been included in the file which is
- ; summed with PGP, if the line had not been a comment.
- ; ***INCTEXT SignArch.readme
-
- ; Here the list of the names of the files that are to be archived/
- ; message digested begin.
- ; If you don't think this is very easy to work with, you're absolutely
- ; right - use the GUI instead, or at least:
- ;
- ; List >ram:data ALL FILES LFORMAT %f%s
- ; Sort ram:data TO ram:data
- ; Ed ram:data
-
- ; Force that the filenames begin here - not REALLY necessary
-
- ***LASTOPT
-
-
-
- SignArch.info
-
- ; If you haven't set the "Generate sumfile icon?" checkbox in Global
- ; Settings in the GUI, you must remember the icon for the sumfile!!!
-
- SignArch/SignArch.sum.info
-
- ; As an example, I've forced the line/file(s) below to be checksummed as text.
- ; This isn't really needed, but it might serve as an example.
- ; Please note that all files matching the pattern, will be forced to be
- ; summed as text, and if icons had matched the pattern, they would have
- ; been summed too AS TEXT!
- þSignArch/#?.guide
-
- SignArch/SignArch.guide.info
- SignArch/Copying.doc#?
- SignArch/SignArchGUI#?
- SignArch/SignArch.rexx
- SignArch/SignArch.info
- SignArch/InstallSignArch#?
- SignArch/SignArch#?
- SignArch/SA.fls#?
- SignArch/ChkASCII
- SignArch/ShA
- SignArch/SigArc11.readme#?
- SignArch/ChkDate
- SignArch/Source/begin.a#?
- SignArch/Source.info
- SignArch/Icons/#?
- SignArch/Icons.info
- SignArch/Addsum#?
-